home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / finance / trcut27.zip / MFCACAL.EXE / MFCA.DOC < prev    next >
Text File  |  1996-04-01  |  4KB  |  95 lines

  1.  
  2. ------------------------------------------------------------------------------
  3.  
  4.           THE MUTUAL FUND COMPOSITE AVERAGE CALCULATOR DOCUMENTATION
  5.  
  6. ------------------------------------------------------------------------------
  7.  
  8.   If you download quotes from Prodigy, CompuServe, America Online, TC2000 or
  9. use Stock-Watch, PTT, or PDL, this program will automatically calculate and
  10. show you The Mutual Fund Composite Average used by The Mutual Fund Tracker.
  11. When BUY and SELL signals get close to triggering a trade, you can easily see
  12. what The Mutual Composite Average is, automatically.
  13.  
  14. ==============================================================================
  15.  
  16. These are the files you need to be aware of:
  17.  
  18. MFCA.EXE - The main program.
  19.  
  20. MFCA.SYM - The symbol file.  This file tells the main program what symbols to
  21.            look for.  This is a TEXT file, so you may print or view it to get
  22.            the symbols for the funds in the MFCA.  Make sure that you download
  23.            these fund quotes.
  24.  
  25. MFCA.DOC - This file.
  26.  
  27. FUND.NWS - This file is written to disk if there is a notation made by your
  28.            download service concerning a fund symbol.
  29.  
  30. PU.TXT
  31. AOL.TXT
  32. CIM.TXT
  33. PROD.TXT
  34. AOL-W.TXT - Sample QUOTES.TXT files.  This file is discussed below.
  35.  
  36. MSP.PRN - Sample MSP.PRN file.  This file is discussed below.
  37.  
  38. PDL.OUT - Sample PDL.OUT file.  This file is discussed below.
  39.  
  40. PTTASC.PRN - Sample PTTASC.PRN file.  This file is discussed below.
  41.  
  42. DREPORT.TXT - Sample DREPORT.TXT file.  This file is discussed below.
  43.  
  44. MSP.PRN   -
  45. PDL.OUT    -
  46. PTTASC.PRN  -
  47. DREPORT.TXT  -
  48. QUOTES.TXT    -  These files contain your downloaded quotes.  See below for
  49.                  more information.
  50.  
  51. ERROR.MFT - A TEXT file written to disk if an error occurs.  Explains what
  52.             went wrong.
  53.  
  54. RESULTS.MFT - A TEXT file written to disk showing what happened while the
  55.               program was running.  This file will APPEND to itself each
  56.               time the program is run.  This is so you can keep a record
  57.               or history of the MFCA.
  58.  
  59. COMMAND.LIN - A TEXT file written to disk if a command line parameter is
  60.               not present or an invalid command line parameter is given.
  61.               Same as the TEXT below.
  62.  
  63.  
  64. ==============================================================================
  65.  
  66. You must tell the MFCA.EXE program which utility or method you use to get
  67. current quotes.  You do this by using a command line parameter.  At the DOS
  68. prompt, where you type MFCA and press [ENTER] to run the program, you need to
  69. place an abbreviation, or command line parameter, next to the program name.
  70. For example, if you are using the CompuServe Information Manager to download
  71. your quotes, you would type at the DOS prompt:  MFCA CIM  and press [ENTER].
  72. The 'CIM' tells the program that a file named QUOTES.TXT exist and that you
  73. use the CompuServe Information Manager to download the latest quotes.  Below
  74. is a list of the supported methods and their command line abbreviation.  The
  75. 'File Containing Quotes' is the name of the file containing the latest quotes
  76. used by the MFCA.EXE program for that method.
  77.  
  78. ------------------------------------------------------------------------------
  79.  Utility Program   |   Command Line Abbreviation   |   File Containing Quotes
  80. ------------------------------------------------------------------------------
  81.  PTT               |   PTT                         |   PTTASC.PRN
  82. *PDL               |   PDL                         |   PDL.OUT
  83.  TC2000            |   TC2                         |   DREPORT.TXT
  84.  Stock-Watch       |   SW                          |   MSP.PRN
  85. *Prodigy           |   PROD                        |   QUOTES.TXT
  86.  Pro-Util          |   PU                          |   QUOTES.TXT
  87.  CompuServe        |   CIM                         |   QUOTES.TXT
  88. +America Online    |   AOL or AOL-W                |   QUOTES.TXT
  89.  
  90. ==============================================================================
  91. * Download 'Closing Prices' only.
  92.  
  93. + Use AOL when using the AOL software for DOS or use AOL-W when using the AOL
  94.   software for Windows.
  95.